Skip to content

chore: remove docker image#2000

Merged
JammingBen merged 1 commit intomainfrom
chore/replace-custom-nginx-with-upstream
Feb 27, 2026
Merged

chore: remove docker image#2000
JammingBen merged 1 commit intomainfrom
chore/replace-custom-nginx-with-upstream

Conversation

@dschmidt
Copy link
Contributor

@dschmidt dschmidt commented Feb 18, 2026

Summary

  • Remove the Dockerfile, nginx overlay configs, healthcheck script, and .dockerignore
  • The web docker image is no longer needed since web assets are served directly by the OpenCloud server

Test plan

  • Verify no CI pipelines reference the removed Dockerfile
  • Verify docker-compose.yml is unaffected (uses pre-built OpenCloud images with dist/ mounted as a volume)

🤖 Generated with Claude Code

@dschmidt dschmidt force-pushed the chore/replace-custom-nginx-with-upstream branch from 898ff01 to eefb227 Compare February 18, 2026 14:45
@dschmidt dschmidt added the Type:Maintenance E.g. technical debt, packaging, etc. label Feb 18, 2026
@dschmidt dschmidt force-pushed the chore/replace-custom-nginx-with-upstream branch 2 times, most recently from 870fb34 to 5ac80e1 Compare February 23, 2026 18:33
@kulmann
Copy link
Member

kulmann commented Feb 26, 2026

Thank you for the PR, but I think we can just get rid of the docker image entirely. The benefits of it are kind of only theoretical by now.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dschmidt dschmidt force-pushed the chore/replace-custom-nginx-with-upstream branch from 5ac80e1 to 28f7bbb Compare February 26, 2026 14:32
@dschmidt dschmidt changed the title chore: replace custom nginx base image with upstream nginx:alpine chore: remove docker image Feb 26, 2026
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I addition to the files you deleted, can you spot a place where it was actually built? I can't find anything in the Makefile or in .woodpecker.star - do you?

@dschmidt
Copy link
Contributor Author

Nope, I guess it was never ported to woodpecker

@JammingBen JammingBen merged commit 898fba6 into main Feb 27, 2026
28 checks passed
@JammingBen JammingBen deleted the chore/replace-custom-nginx-with-upstream branch February 27, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Maintenance E.g. technical debt, packaging, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants